home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / VXAVTOOL.ZIP / EXEC-VIR.ZIP / GOATEXEC.ZIP / SAMPLE.INI < prev    next >
Encoding:
Text File  |  1997-04-03  |  1.2 KB  |  21 lines

  1. ;
  2. ;       SAMPLE.INI file for  GOAT 4.2 package
  3. ;       (rename into GOAT.INI to make it work)
  4. ;
  5. Motto="Antivirus test file."    ;Signature for all created goat files.
  6. files=BAIT              ;template for the created goat files
  7.                         ;files will be BAIT000.COM, BAIT001.COM, ...
  8. dirs=HEAP               ;template for the subdirectories name created in
  9.                         ;"zillions-of-files" mode. Will produce
  10.                         ;HEAP000, HEAP001, HEAP002, ...
  11. STACKfill="MYSTACK "    ;fill stack with 'MYSTACK MYSTACK MYSTACK ...'
  12. SYSname="DRIVERXX"      ;all created drivers will have this name in the header
  13. Switches=/F200/D50      ;make 50 dirs, 200 files in each. 10000 files in total
  14. Switches=/C1            ;turn off registers checking and avoid
  15.                         ;warning "Your PC might be infected..."
  16. Switches=/iF6h          ;always fill free file space with 0F6h byte
  17. Switches=/O             ;never make overlaid EXE files
  18. Switches=/7             ;GOAT.COM & goat files will beep if selfcheck failed
  19. Switches=/L             ;all files get previous year of creation
  20. Switches=/Q65           ;name goats BAITAAA, BAITAAB, ...
  21.